@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
/*==版心定义↓==*/
.container{width:1600px;}
a:hover{color:#005ad2}
/*==字符串↓==*/
i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.eot');
  src: url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.woff') format('woff'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1963410_5iznhqq1s9h.svg#iconfont') format('svg');
}
/*==顶部↓==*/
.fixed-top.header{ position: fixed;width:100%;z-index:99; padding:10px 0;height:80px;box-shadow: 0 0 10px #999;  }
.fixed-top.header:before{opacity:0.9; height:100%;}
.fixed-top.header .logo img{ height:60px;margin-top:0px}
.fixed-top.header .nav{margin-top: 20px;}
.fixed-top.header .nav > li > a{padding-bottom: 26px;}
.fixed-top.header .tel{ margin-top: 10px; }
/*--*/
.header{position: fixed;top: 0;z-index:99;width: 100%;padding:20px 0;height:100px;border-bottom: 1px solid rgba(255,255,255,0);}
.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%;background: #005ad2;transition: all .4s ease-in-out;}
.header .logo{float:left;}
.header .logo img{ margin-top:-12px;/* max-height: 100%; */transition: all .4s ease-in-out;}
.header .tel{position: relative;float: right;margin: 15px 0 0 60px;font-size: 22px;color: #fff;}
.header .tel:before{content: "\e618";font-family: "iconfont";/* position: absolute; *//* left:0; */margin-right: 10px;font-weight: 400;color: #fff;}
.header .nav{display:flex;float: right;margin-top: 20px;}
.header .nav > li{/* flex: 1; */float: left;margin-left: 40px;position: relative;}
.header .nav > li > a{position: relative;display: block;color: #fff;font-size:16px;text-align: center;padding-bottom: 35px;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background: #fff;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#fff; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
.header .nav .sub{display:none;width: 300%;left:-100%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 0;z-index: 999;text-align: center;/* box-shadow: 0 0 10px #ddd; */}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;padding:8px 10px;}
.header .nav .sub a:hover{color:#fff; background: #005ad2;}
.header .nav .sub.two{width: 600%;left: -250%;}
.header .nav .sub.two a{float: left;width:50%;}
/*.header .nav li:last-child .sub{display: none !important;}*/
/*==次级导航↓==*/
.menu{position: relative;width:100%;margin-top: -70px;border-bottom: 1px #e8e8e8 solid;}
.menu .container{padding: 0 30px;overflow:hidden;border-radius:10px 10px 0 0;background: rgba(255,255,255,0.95);}
.menu ul{float: left;}
.menu li{float: left;display: inline-block;}
.menu li a{position:relative;z-index:2;height: 70px;display: block;margin:0 0px;color: #333;font-size:18px;overflow: hidden;padding: 22px 0px;margin: 0 25px;}
.menu li a:after{content: "";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:3px;background: #005ad2;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu li:hover a,.menu li.active a{ color:#005ad2;border-color:#005ad2 }
.menu li:hover a:after,.menu li.active a:after{ transform: scale(1);transform-origin:left;}
.menu .right{ margin: 25px 0 0 0;}
.menu .right .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.menu .right a{color:#666;font-size:12px;}
.menu .right a:hover{color:#2e3093}
/*==面包屑↓==*/
.site{}
.site .container{padding: 20px 0;border-bottom:1px #ddd solid;}
.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#2e3093}
.site .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}
.site .more:hover{color:#fff; background: #005ad2;}
/*==标题↓==*/
.titleAx{color:#212121;font-size:44px;font-weight: bold;}  
.titleAx span{line-height:1;display: block;color:#d9d9d9;font-size:40px;font-weight: 400;letter-spacing: -1px;text-transform: Uppercase;}
.titleAx font{color:#005ad2}
.titleAx hr{display: block;margin: 12px auto 5px;width: 40px;height: 2px;border:none;background: #005ad2;}
.titleAx.cen{text-align: center;margin-bottom:50px;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
/*--*/
.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}
.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}
.titleBx hr{display: block;margin: 10px auto 0;width: 40px;height: 2px;border:none;background: #0d9edb;}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 -20px 0;}
/*==边距↓==*/
.ptm60{padding:60px 0}
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.pt60{padding-top:60px}
.pt80{padding-top:80px}
.pt100{padding-top:100px}
.pm60{padding-bottom:60px}
.pm80{padding-bottom:80px}
.pm100{padding-bottom:100px}
/*--*/
.mtm60{margin:60px 0}
.mtm80{margin:80px 0}
.mtm100{margin:100px 0}
.mt60{margin-top:60px}
.mt80{margin-top:80px}
.mt100{margin-top:100px}
.mm60{margin-bottom:60px}
.mm80{margin-bottom:80px}
.mm100{margin-bottom:100px}
/*句段限制*/
.abbr{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lcp{-webkit-line-clamp: 2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}
.rack .lefter{width:24%}
.rack .righter{width:76%;padding-left:50px;}
.rack .leftNs{width:70%;}
.rack .rightNs{width:30%;}
/*==左侧导航↓==*/
.leftNav .title{position: relative;color:#fff;font-size:40px;font-weight:bold;padding:30px 30px;background: #005ad2;}
.leftNav .title span{display: table-footer-group;color:#fff;font-size:16px;font-weight:400;}
.leftNav .title em{display: none; position: absolute;top:20px;right: 20px;float:right;font-size:16px;}
.leftNav .title em i{margin-left:5px}
.leftNav ul{border: 1px #eee solid;overflow: hidden;background: #f5f5f5;}
.leftNav ul > li{border-bottom:1px #e5e5e5 solid}
.leftNav ul > li > a{position: relative;z-index: 2;display: block;color:#2e2e2e;font-size:18px;padding: 18px 30px;}
.leftNav ul > li > a:after{opacity: 0; content: "";position: absolute;left:0;top:0;z-index: -1;width:100%;height:100%;transform:translateX(15px); background: #005ad2;transition: all .4s ease-in-out;}
.leftNav ul > li > a i{font-size: 12px;font-weight:bold;margin-right: 5px;color: #2e2e2e;}
.leftNav ul > li:hover > a,.leftNav ul > li.active > a{color:#fff;padding-left:40px;} 
.leftNav ul > li:hover > a i,.leftNav ul > li.active > a i{color:#fff} 
.leftNav ul > li:hover > a:after,.leftNav ul > li.active > a:after{opacity:1;transform:translateX(0px);}
/*==左侧联系↓==*/
.connection{margin-top: 30px;padding:20px;border: 1px #ddd solid;overflow: hidden;/* background:#eee; */}
.connection .tit{/* float:left; */color:#333;font-size: 18px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px #ddd solid;}
.connection .tit .more{float:right;display:block;color:#666;font-size:13px;margin-top: 5px;}
.connection .tit .more:hover{color:#005ad2}
.connection .tel{position: relative;display: block;font-size:12px;color: #858585;padding-left:50px;margin-bottom: 20px; word-wrap: break-word;word-break: normal;}
.connection .tel font{display:block;color:#005ad2;font-size:24px;margin-top: 5px;line-height:25px;font-weight: bold;}
.connection .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;margin-right: 10px;font-weight: 400;color:#333;font-size: 36px;}
.connection .wx{color:#666;font-size:14px;line-height:24px}
.connection .ewm{display: table;margin-top: 20px;}
.connection .ewm img{max-width: 100px;}
.connection .ewm font{vertical-align: middle;color: #666;font-size: 14px;padding-left: 30px;}
.connection .ewm font hr{float: left;width: 30px;height:1px;margin: 7px 10px 0 0;border:none;background: #aaa;}
.connection .ewm img,.connection .ewm font{display:table-cell;}
/*==滚动切换效果↓==*/
.Cuter{margin:60px auto 0;position: relative;padding: 0 30px;display: table;}
.Cuter .spot{position: initial;bottom: 25px;/* float: right; */text-align: right;}
.Cuter .spot span {opacity:1;position:relative;width: 10px;height: 10px;margin: 0 10px;font-family: "iconfont";background:#fff;}
.Cuter .spot .swiper-pagination-bullet-active{background: #005ad2;}
.Cuter .btn{top:0px;color:#005ad2;font-size: 20px;font-weight:bold;width: auto;height: auto;margin: 0px;background: none;}
.Cuter .pv{left:0} 
.Cuter .nt{right:0} 
.Cuter .btn:hover{color:#ddd}
/*==首页top模块↓==*/
.TopHome{padding: 30px 0;background:-webkit-linear-gradient(left, #23518e, #23518e); }
.TopHome ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.TopHome li{position:relative;float:left;width: 20%;padding: 0px 10px; border-right: 1px #39639a solid;/* overflow:hidden; */}
.TopHome li:last-child{border-right:none}
.TopHome li a{position: relative;display: table;margin: auto;padding-left: 70px;} 
.TopHome li em{/* float:left; */position: absolute;left: 0;top: -3px;z-index:2;display: table-cell;width: 60px;height: 60px;border-radius:50%;/* margin-right: 20px; */background-repeat:no-repeat;background-position: center;background-color: #39639a;/* background-color: #000; */}
.TopHome li h4{display: table;color:#fff;font-size:18px;margin-bottom: 2px;}
.TopHome li span{display: table;color:#fff;font-size:14px;}
.TopHome li:hover a{transform:translateY(-5px) } 
.TopHome li:hover h4{color:#fff}
.TopHome li:hover span{color:#fff}
.TopHome ul .x1 em{background-image:url(/assets/img/banner/icon/TopHomeIco01.png);}
.TopHome ul .x2 em{background-image:url(/assets/img/banner/icon/TopHomeIco02.png);}
.TopHome ul .x3 em{background-image:url(/assets/img/banner/icon/TopHomeIco03.png);}
.TopHome ul .x4 em{background-image:url(/assets/img/banner/icon/TopHomeIco04.png);}
.TopHome ul .x5 em{background-image:url(/assets/img/banner/icon/TopHomeIco05.png);}
/*==首页产品↓==*/
.ProductHome{ background: url(/assets/img/ProductBg.jpg) no-repeat center;background-size:cover;}
.ProductHome .left{width: 23%;}
.ProductHome .left li{}
.ProductHome .left li a{background: #f2f2f2;}
.ProductHome .left li:nth-child(even) a{background:#ededed}
.ProductHome .left a{position: relative;z-index:2;display: block;padding: 22px 30px;color:#212121;font-size:20px;overflow:hidden;}
.ProductHome .left a:before{content:"\e65b";position:absolute;right: 20px;top: 50%;margin-top: -12px;color:#dddddd;font-size: 25px;font-style: normal;font-family: "iconfont";line-height:1;}
.ProductHome .left a:after{opacity:0;content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#005ad2;transform: translateX(10px)}
.ProductHome .left .active a{color:#fff;}
.ProductHome .left .active a:before{color:#fff;transform: translateX(5px)}
.ProductHome .left .active a:after{opacity:1;transform: translateX(0px)}
.ProductHome .top{margin-bottom:20px}
.ProductHome .right{width: 75%;}
.ProductHome .right .thumb{display: block;float:left;width: 69%;}
.ProductHome .right .thumb img{display: block;width: 100%;height: 100%;object-fit: cover;}
.ProductHome .right .box{float:right;width: 30%;padding: 60px 40px;background: url(/assets/img/inProBg.jpg) no-repeat center;}
.ProductHome .right .box h4{color:#fff;font-size: 24px;margin-bottom: 25px;}
.ProductHome .right .box p{-webkit-line-clamp: 8;color:#fff;font-size:14px;line-height: 24px;}
.ProductHome .right .box .more{display: table;color:#005ad2;font-size:13px;margin-top:40px;padding:10px 30px;border-radius: 5px;background: #fff;}
.ProductHome .right .box .more:hover{color:#fff;background:#005ad2}
.ProductHome .thumb,.ProductHome .box{height: 445px;}
/*==首页行业应用↓==*/
.ApplyHome{ background: #f5f7fa;}
.ApplyHome .gallery-top{overflow: initial;}
.ApplyHome .gallery-top li a{display: block;position: relative;z-index: 2;height: 740px;overflow: hidden;} 
.ApplyHome .gallery-top li a:after{ opacity: 0.3; content:"";position:absolute;left:0;top:0;width:100%;height: 100%;background:-webkit-linear-gradient(left, rgba(3,19,39,0.9), rgba(3,19,39,0.1)); }
.ApplyHome .gallery-top .box{opacity:0;position:relative;z-index:2; margin-top: 8%;width: 40%;transform: translateY(20px);transition: all .6s ease-in-out;}
.ApplyHome .gallery-top h3{color:#fff;font-size:44px;font-weight: bold;margin-bottom: 60px;}
.ApplyHome .gallery-top h3 span{opacity:0.8; display: block;color:#b4b9bf;font-size:16px;margin-top:0px;font-weight: 400;font-weight:400;}
.ApplyHome .gallery-top h3 hr{display: block;width:30px;height:2px; margin:10px 0 0 0;border:none; background: #b4b9bf;}
.ApplyHome .gallery-top .wx{-webkit-line-clamp: 6;color:#fff;font-size:15px;line-height: 30px;}
.ApplyHome .gallery-top .wx b{font-size:24px;display:block;color:#fff;margin-bottom:20px;}
.ApplyHome .gallery-top .bg{position: absolute;left: 0;top: 0;right: 0;z-index: -1;display:block;width: 100%;height: 100%;object-fit: cover;transition:all 0.5s;animation: scale 30s infinite;}
.ApplyHome .gallery-top .swiper-slide-active .box{opacity:1;transform: translateY(0px);}
.ApplyHome .target{position: relative;z-index:2;margin-top:-138px;}
.ApplyHome .target:after{opacity: 0.3;content: "";position: absolute;left:0;top:0;width:100%;height:100%;background: #000;}
.ApplyHome .gallery-thumbs{}
.ApplyHome .gallery-thumbs li{position: relative; padding:20px 20px;  text-align: center;cursor:pointer; }
.ApplyHome .gallery-thumbs li:before{content: "";position: absolute;right:0;top:15%;width:1px;height:70%; background: rgba(255,255,255,0.2);}
.ApplyHome .gallery-thumbs li:after{content: "";position: absolute;left:10%;bottom:0;width:80%;height:1px; background: rgba(255,255,255,0.2);}
.ApplyHome .gallery-thumbs li:last-child::before{display: none;}
.ApplyHome .gallery-thumbs em{opacity: 0.6;display: table;margin:0 auto 10px;width: 61px;height: 61px;background-repeat:no-repeat;background-position: center;}
.ApplyHome .gallery-thumbs h4{color:#fff;font-size:18px; }
.ApplyHome .gallery-thumbs .swiper-slide-thumb-active{background: #005ad2;}
.ApplyHome .gallery-thumbs .swiper-slide-thumb-active em{opacity:1}
/*.ApplyHome .gallery-thumbs .x1 em{ background-image: url(/assets/img/ApplyIco01.png);}
.ApplyHome .gallery-thumbs .x2 em{ background-image: url(/assets/img/ApplyIco02.png);}
.ApplyHome .gallery-thumbs .x3 em{ background-image: url(/assets/img/ApplyIco03.png);}
.ApplyHome .gallery-thumbs .x4 em{ background-image: url(/assets/img/ApplyIco04.png);}
.ApplyHome .gallery-thumbs .x5 em{ background-image: url(/assets/img/ApplyIco05.png);}
.ApplyHome .gallery-thumbs .x6 em{ background-image: url(/assets/img/ApplyIco06.png);}*/
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
/*==首页案例↓==*/
.CaseHome{ }
.CaseHome .tone{position:relative;display:table; margin:0 auto 40px;overflow:hidden;text-align: center; border:1px #ddd solid;} 
.CaseHome .tone li{float:left;border-right:1px #ddd solid;}
.CaseHome .tone a{position:relative;z-index:2; display: block; padding: 10px 35px; color: #212121;font-size:18px;overflow: hidden;background: #fff;} 
.CaseHome .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#005ad2;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.CaseHome .tone .active a{color: #ffffff; }
.CaseHome .tone .active a:after{transform: scale(1);transform-origin:left;}
/*==案例列表↓==*/
.case-list{margin:0 0 -30px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.case-list li{display: inline-block;width:33.3%;margin-bottom:30px;  text-align: center;}
.case-list h4{color:#212121;font-size:16px;margin-top:18px; }
.case-list li a{display: block;margin-left:20px;height:100%;}
.case-list li .pic{padding-top:70%}
/*.case-list li .pic:before{opacity:0;content: "\e629";position: absolute;left:0;top:0;right: 0;z-index:2;bottom: 0;width:50px;height:50px;margin: auto;font-size: 40px;color:#fff;font-style: normal;font-family: "iconfont";line-height:1;transform: translateX(-8px);transition: all .4s ease-in-out;}*/
.case-list li .pic:after{opacity:0; content: ""; position: absolute;left:0;top:0;width:100%;height:100%; background: #000;}
.case-list li .pic .box{ opacity:0; position:absolute;left: 0px;top:0;right: 0px;bottom:0;z-index: 2;margin: auto;height: min-content;padding:50px 80px;}
.case-list li .pic p{opacity: 0; -webkit-line-clamp: 3;color:#fff;font-size:15px;line-height: 26px;transform: translateY(-5px);}
.case-list li .pic em{display: table;width:50px;height:50px;margin:30px auto 0;font-size: 40px;color:#fff;font-style: normal;font-family: "iconfont";line-height:1;transform: translateY(5px);transition: all .4s ease-in-out;}
.case-list li:hover h4{color:#005ad2}
.case-list li:hover .box{opacity:1;}
.case-list li:hover .pic p{opacity:1;transform: translateY(0px);}
.case-list li:hover .pic em{opacity:1;transform: translateY(0px);}
.case-list li:hover .pic:after{opacity:0.4;}
/*==首页关于↓==*/
.AboutHome{ background: url(/assets/img/AboutBg.jpg) no-repeat center;background-size:cover;}
.AboutHome .top{display: table;}
.AboutHome .left{width:50%;padding-right:50px;}
.AboutHome .left .title{color:#212121;font-size:44px;margin-bottom:30px;}
.AboutHome .left .title span{display: block;color:#999;font-size:24px}
.AboutHome .left .wx{color:#666666;font-size:16px;line-height: 28px;}
.AboutHome .digital{width:100%;margin-top: 50px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.AboutHome .digital li{/* flex: 1; */float:left;width:25%;display: block;}
.AboutHome .digital li a{display: block;line-height: 1;padding-right: 20px;}
.AboutHome .digital li span{color:#212121;font-size:45px;}
.AboutHome .digital li font{color:#666;font-size:16px;margin-left: 5px;}
.AboutHome .digital li h5{color:#666666;font-size:16px;margin-top: 8px;}
.AboutHome .left .more{display: table;margin-top: 60px;color:#666;font-size:14px;border:#666 solid 1px;padding: 8px 30px;}
.AboutHome .left .more:hover{color:#fff;border-color:#005ad2; background:#005ad2;}
.AboutHome .right{width:50%; vertical-align: bottom;}
.AboutHome .left,.AboutHome .right{float:none;display: table-cell;}
.AboutHome .down{margin-top:40px;}
/*.AboutHome .list{margin:0 0 -30px -30px}
.AboutHome .list li{float:left; width:25%; }
.AboutHome .list li img{max-width:100%;width:100%;}*/
.AboutHome .list li a{display:block;/*margin:0 0 30px 30px*/}
.AboutHome .list li .pic{border: 1px #eee solid; background: #f9f9f9;}
.AboutHome .list li:hover .pic{border: 1px #0054b4 solid;}
.AboutHome .list li h4{color:#666;font-size: 15px;text-align: center;margin-top:15px;}
.AboutHome .list li:hover h4{color:#0054b4;}
/*==首页新闻↓==*/
.NewsHome{}
.NewsHome .tone{}
.NewsHome .tone{position:relative;width: 100%;overflow:hidden;text-align: center;margin-bottom: 50px;} 
.NewsHome .tone li{display: inline-block;cursor: pointer;}
.NewsHome .tone a{position:relative;z-index:2; display: block;margin: 0 25px;padding: 10px 40px;color: #666;font-size:16px;border-radius:5px;overflow: hidden;background: #f6f8f9;} 
.NewsHome .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#005ad2;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.NewsHome .tone .active a{color: #ffffff; }
.NewsHome .tone .active a:after{transform: scale(1);transform-origin:left;}
.NewsHome .list{column-count: 2;column-gap: 40px;orphans: 1;widows: 1;}
.NewsHome .list li{width:100%;display: inline-block;}
.NewsHome .list h4{max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsHome .list a{display: block;position: relative;}
.NewsHome .left{width:49%}
.NewsHome .right{width:49%;}
.NewsHome .list .one h4{position: absolute;left:0;bottom:0; right:0;color:#fff;font-size:18px;padding:20px 50px;font-weight: bold; background: rgba(0,0,0,0.5);}
.NewsHome .list .one{float: left;/* width: 49%; */background: #fff;}
.NewsHome .list .one .pic{height: 420px;}
.NewsHome .list .one .pic img{display: block;width: 100%;height: 100%; object-fit: cover;} 
.NewsHome .list .one:hover h4{background:#005ad2} 
.NewsHome .list .two{padding: 0px 50px 30px 50px;margin-bottom: -15px;background:#f6f8f9;}
.NewsHome .list .two a{} 
.NewsHome .list .two h4{float:left;max-width:70%;color:#414141;font-size:16px;font-weight:bold;}
.NewsHome .list .two span{display:block;float:right;font-size:14px;color:#999;font-weight:400;}
.NewsHome .list .two a:hover{color:#005ad2;transform:translateX(5px)}
.NewsHome .list .two:nth-child(2){padding-top: 25px;}
.NewsHome .list .three{/* float: right; *//* width: 49%; */margin-bottom:20px;background: #f6f8f9;}
.NewsHome .list .three a{padding: 20px 40px 20px 170px;}
.NewsHome .list .three h4{color:#212121;font-size:18px;margin-bottom:20px;font-weight: bold;}
.NewsHome .list .three p{/* display: table; */color:#666666;font-size:14px;}
.NewsHome .list .three .time{position: absolute;left: 0;top: 0;bottom: 0;color:#fff;font-size:36px;text-align: center;padding: 30px 25px;background: #005ad2;}
.NewsHome .list .three .time font{color:#fff;font-size:16px;display: block;}
.NewsHome .list .three .box{/* float: right; */display: inline-block;}
.NewsHome .list .three:hover{box-shadow: 5px 5px 10px #aaa;}
.NewsHome .list .three:hover h4{color:#005ad2}
/*--*/
.newsRe-list{/* width:100%; */margin: 40px 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;overflow: hidden;}
.newsRe-list li{float:left;width: 33.3%;margin-bottom:20px;}
.newsRe-list a{display:block;padding: 30px;margin-left:20px;border: solid 1px #e4e4e4;box-shadow: 0 0 10px #f5f5f5;background: #fff;}
.newsRe-list li p{-webkit-line-clamp: 1;font-size:14px;color:#666666;line-height:24px;margin-bottom:22px;}
.newsRe-list li h4{margin-bottom:10px;color:#333333;font-size: 18px;/* font-weight:bold; */width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsRe-list li .time{display:block;color:#999;font-size:12px; }
.newsRe-list li:hover a{box-shadow:0 0 10px #ddd}
.newsRe-list li:hover h4{color:#005ad2}
/*==关于↓==*/
.AboutInner{padding-bottom:0px !important}
.AboutInner .cooperate{background: url(/assets/img/cooperateBg.jpg) no-repeat center; background-size:cover;}
.AboutInner .cooperate h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%;padding:10px; text-align: center; font-size:14px;color:#fff; background: #d10709;}
.AboutInner .cooperate .pic img{width:100%}
.AboutInner .cooperate li:hover h4{opacity: 1;}
.AboutInner .cooperate .spot{position:initial; margin-top:40px}
.AboutInner .cooperate .spot span{opacity: 1;width:10px;height:10px; background: #fff;}
.AboutInner .cooperate .spot span.swiper-pagination-bullet-active{background: #d10709;}
.AboutInner .introduce{position:relative;  /*padding-bottom:400px; background:url(/assets/img/IntroduceBg.jpg) no-repeat center bottom;*/}
.AboutInner .introduce .container{padding:}
.AboutInner .introduce .long{padding:50px; box-shadow: 0 0 10px #eee; background: #fff;}
.AboutInner .introduce .wx{color:#757575;font-size: 16px;line-height: 28px;text-align: center;}
.AboutInner .introduce .tit{ position:relative;color:#005ad2;font-size:30px;text-align:center;padding-top:50px;margin-top:50px; }
.AboutInner .introduce .tit:before{content:"";position:absolute;left:50%;top:0;width:1px;height:30px;background:#ddd}
.AboutInner .SrllPho{margin-top: 60px;padding-top: 50px;border-top: 1px #e8e8e8 solid;}
.AboutInner .SrllPho .tone{}
.AboutInner .SrllPho .tone{position:relative;width: 100%;overflow:hidden;text-align: center;margin-bottom: 50px;} 
.AboutInner .SrllPho .tone li{display: inline-block;cursor: pointer;}
.AboutInner .SrllPho .tone a{position:relative;z-index:2;display: block;margin: 0 25px;padding: 10px 40px;color: #666;font-size:16px;border-radius:5px;overflow: hidden;background: #f6f8f9;} 
.AboutInner .SrllPho .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background: #777;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.AboutInner .SrllPho .tone .active a{color: #fff;}
.AboutInner .SrllPho .tone .active a:after{transform: scale(1);transform-origin:left;}
.AboutInner .SrllPho .list{ margin:70px 0 -20px -20px}
.AboutInner .SrllPho .list li{float:left; width:20%;}
.AboutInner .SrllPho .list img{max-width:100%;width:100%;}
.AboutInner .SrllPho .list a{position:relative; display:block;overflow:hidden;margin:0 0 20px 20px}
.AboutInner .SrllPho .list .pic{border: 1px #eee solid; background: #f9f9f9;}
.AboutInner .SrllPho .list li:hover .pic{border: 1px #0054b4 solid;}
.AboutInner .SrllPho .list h4{position:absolute;bottom:-50px;left:0;width:100%;z-index: 2;color: #fff;font-size: 16px;text-align: center;padding: 10px 0;background: rgba(0,0,0,0.3);}
.AboutInner .SrllPho .list .more .pic:before{display: none;}
.AboutInner .SrllPho .list .more span{opacity: 0; position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;margin:auto;height:min-content;text-align:center;color: #fff;font-size: 18px;}
.AboutInner .SrllPho .list .more:hover span{opacity: 1;}
.AboutInner .SrllPho .list li:hover h4{bottom:0}
.AboutInner .number{margin-top: -120px;background: url(/assets/img/NumberBg.jpg) no-repeat center;background-size:cover;background-attachment: fixed;}
.AboutInner .digital{width:100%;margin: 120px 0 20px 0;font-family: 'siyuan';display: flex;flex-flow: row wrap;align-content: flex-start;}
.AboutInner .digital li{position: relative;z-index:2;display:inline-block;width:25%;border-right: 1px rgba(255,255,255,0.4) dotted;}
.AboutInner .digital li:last-child{border-right:none}
.AboutInner .digital li a{position:relative;z-index:2;display:table;margin:auto;line-height: 1;}
.AboutInner .digital li span{color:#fff;font-size:60px;font-weight: bold;}
.AboutInner .digital li font{color:#fff;font-size:16px;margin-left: 5px;}
.AboutInner .digital li h5{color:#fff;font-size:16px;margin-top: 10px;}
.AboutInner .advantage{ background: #f3f3f3;}
.AboutInner .advantage ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.AboutInner .advantage ul li{position:relative;z-index: 2;float:left;width:25%;overflow: hidden;}
.AboutInner .advantage ul .box{padding:20px;background: #fff;height: 100%;}
.AboutInner .advantage ul .pic{}
.AboutInner .advantage ul h4{color:#212121;font-size:18px;margin-bottom:10px; font-weight:bold;}
.AboutInner .advantage ul p{color:#333;font-size:14px;line-height: 22px;}
.AboutInner .advantage ul li:nth-of-type(even) .box{background: #f9f9f9;/* height: 100%; */}
.AboutInner .advantage li:hover h4{color:#005ad2}
/*.AboutInner .advantage li:hover{transform:translateY(-10px)}*/
.AboutInner .culture ul{margin: 0 0 -2% -2%;overflow:hidden;display: flex;flex-flow: row wrap;align-content: flex-start}
.AboutInner .culture ul li{float: left;width: 48%;height:100%;margin: 0 0 2% 2%;display: table; background: #f5f5f5;}
.AboutInner .culture ul .pic{max-width:55%; display: block; overflow: hidden;}
.AboutInner .culture ul img{display: block;width: 380px;max-width:100%;height: 220px;}
.AboutInner .culture ul h4{max-width:45%;height:100%;color:#212121;font-size:24px;padding: 60px 30px 0 60px;background: #f5f5f5;}
.AboutInner .culture ul h4 span{color:#212121;font-size:16px; display: block;margin-top:15px;}
.AboutInner .culture ul hr{display: block;margin:15px 0 0 0;border:none; width:40px;height:1px;background:#005ad2;}
.AboutInner .culture ul .pic,.AboutInner .culture ul h4{/* display: table-cell; */ float: left;}
.AboutInner .culture ul li:hover .pic img{transform:scale(1.1);}
.AboutInner .culture ul li:hover h4{color:#005ad2}
/*==荣誉资质↓==*/
.HonorCont{   background:url(/assets/img/HonorBg.jpg) no-repeat center; background-size:cover ; background-attachment:fixed ;}
.HonorCont .list{}
.HonorCont .list li{ text-align: center;}
.HonorCont .list .pic{}
.HonorCont .list h4{color:#fff;font-size:16px;margin-top:10px;}
.HonorCont .list .box{position: relative; padding:40px; background: rgba(238,238,238,0.1);}
.HonorCont .list .box:before{content: "";position: absolute;left:0;top:0;right: 0;bottom: 0;margin: 20px;/* width:100%; *//* height:100%; */border:1px #5a5754 dashed;}
/*==伙伴列表↓==*/
.PartnerCont{background: #f6f6f6;}
.PartnerCont .list li{}
.PartnerCont .list li a{position: relative;display:block;height:100%;overflow: hidden;border-radius: 10px;}
.PartnerHome .list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;transform: translateY(-10px);background:#005ad2;}
.PartnerCont .list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(10px);}
.PartnerCont .list .pic{padding-top:65%}
.PartnerCont .list .pic img{width:100%;}
.PartnerCont .list li:hover h4{opacity:1;transform: translateY(0px);}
.PartnerCont .list li:hover a:after{opacity:0.8;transform: translateY(0px);}
.PartnerCont .spot{position:initial; margin-top:40px}
.PartnerCont .spot span{opacity: 1;width:10px;height:10px;margin:0 8px !important; background: #808080;}
.PartnerCont .spot span.swiper-pagination-bullet-active{background: #005ad2;}
/*==新闻列表↓==*/
.NewsListBox{ }
.news-list{ margin:0 0 -30px -20px;}
.news-list li{float:left;width:33.3%}
.news-list li a{display: block;/* width:100%; */height:100%;margin:0 0 30px 20px;background: #fff;box-shadow: 0 0 10px #ddd;}
.news-list .pic{padding-top:60%; position:relative}
.news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
.news-list .box{padding:30px;}
.news-list h4{color:#090929;font-size:20px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list p{-webkit-line-clamp: 2;color:#999;font-size:14px;line-height:24px}
.news-list .time{margin-top:50px;display:block;color: #999;font-size:14px;}
.news-list .time i{float:right;font-size: 20px;}
.news-list li:hover h4{color:#005ad2}
.news-list li:hover .time i{color:#005ad2;transform: translateX(-5px);}
/*==新闻详细页↓==*/
.NewsDetailBox{}
.NewsDetailBox .lefter{width:70%}
.NewsDetailBox .righter{width:25%;    }
.NewsDetailBox .righter .news{padding: 30px; background: #f5f5f5;}
.NewsDetailBox .righter .connection{margin-top:30px;}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:32px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#005ad2}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(/assets/img/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#0085d0}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#0085d0}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
.NewsDetailBox .righter .title{position: relative; color:#333;font-size:20px;margin-bottom:30px;padding-left:20px}
.NewsDetailBox .righter .title:before{content:"";position: absolute; left:0;top:20%;width:2px;height: 60%; background: #005ad2;}
.NewsDetailBox .relevant .list{margin:0 0 -30px 0px}
.NewsDetailBox .relevant .list li {width:100%;margin-bottom:30px}
.NewsDetailBox .relevant .list li a {display:block;}
.NewsDetailBox .relevant .list li .pic {padding-top:60%;border:1px #ddd solid}
.NewsDetailBox .relevant .list li h4 {font-size:16px;color:#666666;margin-top:10px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NewsDetailBox .relevant .list li:hover h4 {color:#005ad2}
.NewsDetailBox .relevant .list li:hover .pic {border-color:#005ad2}
/*==产品列表↓==*/
.product-list{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{display: inline-block;width:33.3%;margin-bottom:20px; text-align: center;}
.product-list a{margin-left:20px;}
.product-list a,.ProSwi a{display: block;height:100%}
.product-list .pic,.ProSwi .pic{padding-top:80%; box-shadow: 0 0 10px #ddd;} 
.product-list .pic:before,.ProSwi .pic:before{opacity:0;content: "\e629";position: absolute;left:0;top:0;right: 0;z-index:2;bottom: 0;width:50px;height:50px;margin: auto;font-size: 40px;color:#fff;font-style: normal;font-family: "iconfont";line-height:1;transform: translateX(-8px);transition: all .4s ease-in-out;}
.product-list .pic:after,.ProSwi .pic:after{opacity:0; content: ""; position: absolute;left:0;top:0;width:100%;height:100%; background: #005ad2;}
.product-list h4,.ProSwi h4{color:#212121;font-size:16px;margin-top:20px;text-align: center;}  
.product-list li:hover .pic:before,.ProSwi li:hover .pic:before{opacity:1;transform: translateX(0px);}
.product-list li:hover .pic:after,.ProSwi li:hover .pic:after{opacity:0.4;}
.product-list li:hover h4,.ProSwi li:hover h4{color:#005ad2} 
.product-list.lx4 li{width:25%}
.ProSwi li{padding:5px}
/*==产品详情↓==*/
.ProductShow{}
.DetailCont .top{/*padding:60px 0 120px 0; ;border-bottom:1px #ddd solid;background: #f5f5f5;*/}
.DetailCont .top .left{width:55%;}
.DetailCont .top .right{width:40%}
.DetailCont .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.DetailCont .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.DetailCont .top .right .parts{ margin: -50px 0 35px 0;overflow: hidden;}
.DetailCont .top .right .parts h3{color:#333;font-size: 18px;margin-bottom: 15px;}
.DetailCont .top .right .parts img{display: block;float:left;width: 17%;height:80px;margin-right: 2%;border:2px #ddd solid;}
.DetailCont .top .right .parts img:hover{border-color:#666}
.DetailCont .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.DetailCont .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.DetailCont .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #005ad2;}
.DetailCont .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.DetailCont .top .right .online{/* padding-left:70px; */}
.DetailCont .top .right .download{color:#4c4c4c;background: #fff;}
.DetailCont .top .right .btn:hover{color:#fff;background-color: #333;}
.DetailCont .con{margin-top:70px}
.DetailCont .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}
.DetailCont .con .tone li{position: relative; display: inline-block; margin:0 20px 0 20px; /*! border-left:1px #ddd solid; */cursor: pointer;}
.DetailCont .con .tone li a{display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0;}
.DetailCont .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #005ad2}
.DetailCont .con .tone li.active a,.DetailCont .con .tone li:hover a{color:#005ad2}
.DetailCont .con .tone li.active a:after,.DetailCont .con .tone li:hover a:after{transform: scale(1);transform-origin:left;}
.DetailCont .con .long{margin-bottom:50px;padding-bottom:40px; border-bottom:1px #ddd solid}
.DetailCont .con .title{position: relative; color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.DetailCont .con .title:before{content:"";position: absolute; left:0;top:20%;width:2px;height: 60%; background: #005ad2;}
.DetailCont .con .long:last-child{margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.DetailCont .con .wx{}
.DetailCont .con .wor{color:#393939;line-height:24px;font-size:15px;}
/*==左右图片切换↓==*/
.srllOrso{}
.srllOrso .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
/*.srllOrso .leftPic img{display: block;margin:auto;max-width:100%;height: 100%;object-fit: cover;}*/
.srllOrso .leftPic img{display: block;margin:auto;max-width:100%;object-fit: cover;}
@media all and (max-width:750px){
    .srllOrso .leftPic img{height: 100%;}
}
.srllOrso .rightPic{width:20%;float: right;padding-left:15px;}
.srllOrso .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid;cursor: pointer;background: #fff;}
.srllOrso .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}
.srllOrso .rightPic li.swiper-slide-thumb-active{border-color: #005ad2;}
/*.srllOrso .leftPic,.srllOrso .rightPic{height: 520px;}*/
.srllOrso .leftPic .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllOrso .leftPic .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllOrso .leftPic:hover .look{opacity:1 ; transform: translateY(0px);}
.srllOrso .rightPic:hover .btn{opacity: 1 !important;}
.srllOrso .btn{opacity:0 !important;left:15px;top:0;right:0;width:auto;height:auto;margin:0px;color:#fff;font-size: 32px;padding: 5px 0;text-align: center;background:rgba(0,0,0,0.5);}
.srllOrso .btn.swiper-button-disabled{opacity: .9}
.srllOrso .btn.nt{top:auto;bottom:0;}
.srllOrso .btn:hover{background:rgba(0,0,0,0.7)}
/*==新闻↓==*/
.NewsListBox{padding-bottom:0 !important}
.NewsListBox .up{margin-bottom:90px;}
.NewsListBox .up .more{}
.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}
.NewsListBox .up .more:before{content: "\e61f";font-family: "iconfont";line-height:1;float:right;/* width:10px; */height: 10px;font-size: 21px;margin: -1px 0 0 10px;transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #005ad2;}
.NewsListBox .up .more:hover:before{transform:translateX(3px);}
.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}
.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#005ad2;}
.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}
.NewsListBox .up li{ position: relative; }
.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}
.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.NewsListBox .up li:hover h4{color:#005ad2}
.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}
.NewsListBox .shell ul{margin:0 0 -30px -30px;}
.NewsListBox .shell li{float: left;width: 33.3%;}
.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}
.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #005ad2;}
.NewsListBox .shell li a h4{width: 100%;font-size: 16px;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}
.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}
.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(/assets/img/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.NewsListBox .shell li:hover a{transform: scale(1.02);}
.NewsListBox .shell li:hover a:after{width: 100%;}
.NewsListBox .shell li:hover a h4{color: #005ad2}
.NewsListBox .shell li:hover .more{color:#f60}
.NewsListBox .shell li:hover .more:before{ background-position:0 0 }
/*==新闻详细页↓==*/
.NewsDetailBox{}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:23px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#005ad2}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(/assets/img/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#005ad2}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#005ad2}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
/*==案例详情↓==*/
.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .details{margin-top:60px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{padding-top:70%}
.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}
.CaseDetail .top .left{width:55%;}
.CaseDetail .top .right{width:40%}
.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #005ad2;}
.CaseDetail .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.CaseDetail .top .right .online{/* padding-left:70px; */}
.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}
.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}
/*==滚动大图↓==*/
.srllPho{ position: relative;;width: 100%;margin: auto;}
.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}
.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}
.srllPho .gallery-top li{height:500px;}
.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}
.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}
.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}
.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #005ad2 solid;}
.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}
.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#005ad2;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}
.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}
.srllPho .btn.nt{left:auto;right:0;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#005ad2;}
.srllPho .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}
/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .container{background:url(/assets/img/contact/ContactImg.png) no-repeat bottom right;}
.ContactInner .long{position: relative;/* width: 50%; *//* border:1px #ddd solid; *//* padding: 60px 240px 40px 50px; */}
.ContactInner .long .title{color:#333333;font-size:26px;}
.ContactInner .long .left{background:rgba(255,255,255,0.5);}
.ContactInner .long .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .long .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:10px; height:3px; background: #005ad2;}
.ContactInner .long .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #005ad2;}
.ContactInner .long .tel font{margin-top:30px;font-size:30px;color:#005ad2;display: block;font-weight: bold;}
.ContactInner .long .wx{min-height:156px;margin-top:20px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .long .consult{position:absolute;top: 100px;right: 60px;}
.ContactInner .long .ewm{position: relative;color:#737373;font-size:12px;text-align: center;display: block;line-height: 15px;}
.ContactInner .long .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .long .online{/* float:left; */color:#fff;margin-top: 15px;font-size:14px;padding:8px 40px;background: #005ad2;display: table;border-radius: 20px;text-align: center;}
.ContactInner .long .online:hover{background: #666;}
.ContactInner .map{ }
.ContactInner #dituContent{height:500px;}
/*==留言通用↓==*/
.MessageCon{background: url(/assets/img/MessageBg.jpg) no-repeat center;background-size:cover;}
.MessageCon .long{padding:80px; background: #fff;}
.MessageCon .title{margin-bottom:40px;overflow: hidden;}
.MessageCon .title h2{float:left;color:#191919;font-size:24px;}
.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}
.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}
.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:1%;}
.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}
.MessageCon textarea{width:100%;height:120px;}
.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}
.MessageCon button:hover{background:#005ad2}
.MessageCon .x1{background-image: url(/assets/img/contact/ico201.png);}
.MessageCon .x2{background-image: url(/assets/img/contact/ico202.png);}
.MessageCon .x3{background-image: url(/assets/img/contact/ico203.png);}
.MessageCon .x4{background-image: url(/assets/img/contact/ico204.png);}
.MessageCon .x5{background-image: url(/assets/img/contact/ico205.png);}
/*数字加载*/
/*.digital{width:100%;margin-top: 50px;padding:0 50px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.digital li{position: relative;z-index:2; float:left;width:20%;display: block;}
.digital li a{position:relative;z-index:2; display:table;margin:auto}
.digital li span{color:#fff;font-size:76px;}
.digital li h5{color:#fff;font-size:16px;}*/
/*==滚动图切换↓==*/
.Srll-gate{position: relative;}
.Srll-gate .btn{top: 50%;left: -50px;color:#666;font-size: 50px;/* font-weight:bold; */width: auto;height: auto;margin: 0px;background: none;}
.Srll-gate .nt{left: auto;right: -50px;} 
.Srll-gate .btn:hover{color:#005ad2}
/*==list-box 图片款 久↓==*/
.list-box{margin:0 0 -30px -30px}
.list-box li{float:left; width:25%; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block;margin:0 0 30px 30px}
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #0054b4 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0054b4;}
.list-box.lx5 li{width:20%}
/*==底部===*/
.footer {position:relative;z-index:5;background:#212121;overflow:hidden;}
.footer .up{padding:70px 0 60px 0;}
.footer .nav {position:relative;float:left;display: flex;width: 50%;}
.footer .nav h3 {color:#fff;font-size: 16px;margin-bottom: 12px;}
.footer .nav h3 hr {display:block;border:none;margin: 12px 0 0px 0;width: 25px;height:1px;background:#005ad2;}
.footer .nav li {/*! display:table-cell;*/flex: 1;padding-right: 20px;float:left;}
.footer .nav li a {display:block;color: #aaa;font-size: 13px;padding: 5px 0;}
.footer .nav li a:hover {color:#fff}
.footer .ewm {float:right;margin-left: 10%;color:#eee;font-size: 16px;text-align:center;}
.footer .ewm img {display:block;width: 130px;margin-bottom:10px;}
.footer .right {float:right;color:#aaa;font-size:12px;margin-left:80px;}
.footer .right .tel {display:block;color:#fff;font-size:28px;font-weight: bold;border-bottom: 1px rgba(255,255,255,0.2) solid;padding-bottom:10px;margin-bottom:20px;padding-right: 50px;}
.footer .right .tel i {float:left;font-size: 22px;display:block;font-weight: 400;margin: 10px 10px 0 0;}
.footer .right .wx {display:block;color:#aaa;font-size: 13px;line-height:24px;}
.footer .right .share {margin-top:20px}
.footer .right .share a {display:inline-block;margin-right:18px;width:35px;line-height:35px;text-align:center;color:#fff;font-size:20px;border-radius:50%;background:#3d99ff;}
.footer .right .share a:hover {background:#005ad2;}
.footer .down {position:relative;padding: 20px 0 30px 0;color: #aaa;font-size: 13px;background: #191919;}
.footer .down a {color: #aaa;font-size: 13px;}
.footer .down a:hover {color:#eee;}
.footer .link{margin-top:20px;width: 100%;}
.footer .link h3{color: #ddd;font-size: 14px;float: left;}
.footer .link a{color:#858585;font-size:12px;display: inline-block;padding: 0 15px;font-size:12px;line-height: 9px;border-right: 1px #999 dotted;}
.footer .link a:last-child{border:none;}
